home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step06 / UNDEF / getdtablesize < prev    next >
Encoding:
Text File  |  1994-08-02  |  136 b   |  4 lines

  1. sysent.h:extern int getdtablesize(void);
  2. supcmain.c:            for (fd = getdtablesize (); fd > 3; fd--)
  3. supfilesrv.c:            fd = getdtablesize ();
  4.